-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add dev env #8
Add dev env #8
Conversation
fix: removal
refactor: rm useless in gitAction precommit
TODO : |
understand and fix this error :
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for this PR, it wiil be really helfull for all Pyronear volonteers !
https://docs.docker.com/engine/swarm/swarm-tutorial/create-swarm/ | ||
Start the Docker services using the following command: | ||
``` | ||
make build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please make this on two lines or add a && I don't know why but it's display one line
A beautiful dev env which launch a Reoling dev camera and test if an alert has been generated by the engine
PS : I felt in a git hell by trying to remove all .env file in the history so I had to create a new PR